-
Notifications
You must be signed in to change notification settings - Fork 653
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FIX-#1775: Add support for callable in loc
/iloc
#1776
Conversation
e6cd705
to
c0904e4
Compare
Codecov Report
@@ Coverage Diff @@
## master #1776 +/- ##
==========================================
- Coverage 84.23% 82.41% -1.82%
==========================================
Files 77 77
Lines 8056 9129 +1073
==========================================
+ Hits 6786 7524 +738
- Misses 1270 1605 +335
Continue to review full report at Codecov.
|
@devin-petersohn , LGTM! However, CI is red because of failing of containerized Modin on Python tests. Apperently, you need to rebase on current master. |
Signed-off-by: Devin Petersohn <devin.petersohn@gmail.com>
c0904e4
to
aea4e3e
Compare
@YarShev I have rebased, it appears to have fixed the issue. |
Thanks @devin-petersohn . Although testing |
@YarShev I have noticed some permanently queued jobs lately with GitHub Actions, where they do not show as executed, but I think they have executed. |
…roject#1776) Signed-off-by: Devin Petersohn <devin.petersohn@gmail.com>
What do these changes do?
flake8 modin
black --check modin
git commit -s